ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _TargetElementAction<T> Class / _apply Method

In This Topic
    _apply Method (_TargetElementAction<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _apply( _
       ByVal target As T _
    ) 
    public void _apply( 
       T target
    )

    Parameters

    target
    See Also